Skip to content

Test Result : LogicalGridLayout prefSize

0 failures (±0)
10 tests (±0)
Took 0.14 sec.

All Tests

Test nameDurationStatus
LogicalGridLayout prefSize considers hgap when passing widthHint if there are multiple children on the same row15 msPassed
LogicalGridLayout prefSize considers weightX when passing widthHint if there are multiple children on the same row15 msPassed
LogicalGridLayout prefSize does not mess comp size up if fill horizontal and fill vertical are false15 msPassed
LogicalGridLayout prefSize passes widthHint to its children18 msPassed
LogicalGridLayout prefSize returns max pref size of its children at on same row incl. insets if useUiHeight is true14 msPassed
LogicalGridLayout prefSize returns pref size of its child incl. insets if useUiHeight is true15 msPassed
LogicalGridLayout prefSize returns row height and column width incl. insets15 msPassed
LogicalGridLayout prefSize uses container width as widthHint if fill horizontal is false and pref width is bigger15 msPassed
LogicalGridLayout prefSize uses preferred width as widthHint if fill horizontal is false14 msPassed
LogicalGridLayout prefSize uses widthInPixel as widthHint14 msPassed